@charset "utf-8";
/*font*/
@font-face {font-family:"OpenSans-Bold";src:url("font/OpenSans-Bold.eot?") format("eot"),url("font/OpenSans-Bold.woff") format("woff"),url("font/OpenSans-Bold.ttf") format("truetype"),url("font/OpenSans-Bold.svg") format("svg");font-weight:normal;font-style:normal;}
@font-face {font-family:"OpenSans-Semibold";src:url("font/OpenSans-Semibold.eot?") format("eot"),url("font/OpenSans-Semibold.woff") format("woff"),url("font/OpenSans-Semibold.ttf") format("truetype"),url("font/OpenSans-Semibold.svg") format("svg");font-weight:normal;font-style:normal;}
@font-face {font-family:"OpenSans-Regular";src:url("font/OpenSans-Regular.eot?") format("eot"),url("font/OpenSans-Regular.woff") format("woff"),url("font/OpenSans-Regular.ttf") format("truetype"),url("font/OpenSans-Regular.svg") format("svg");font-weight:normal;font-style:normal;}
@font-face {font-family:"OpenSans-Light";src:url("font/OpenSans-Light.eot?") format("eot"),url("font/OpenSans-Light.woff") format("woff"),url("font/OpenSans-Light.ttf") format("truetype"),url("font/OpenSans-Light.svg") format("svg");font-weight:normal;font-style:normal;}
@font-face {font-family:"Infinite-Justice-Straight";src:url("font/Infinite Justice Straight.eot?") format("eot"),url("font/Infinite Justice Straight.woff") format("woff"),url("font/Infinite Justice Straight.ttf") format("truetype"),url("font/Infinite Justice Straight.svg") format("svg");font-weight:normal;font-style:normal;}
/*global style*/
ul,li,p,span,em,i,div,img,h1,h2,h3,h4,a,.object,input,textarea,body{padding:0px;margin:0px;border:none;}
body{font:14px/1.5em Arial, "OpenSans-Regular", Helvetica, sans-serif;color:#000;width:100%;overflow-x:hidden;background:#fff;margin:0;}
table{ border-collapse:collapse;}
em,i{font-style: normal;}
a{color:#333; text-decoration:none; cursor:pointer; outline:none;-webkit-tap-highlight-color:rgba(255,0,0,0);}

ul,li{list-style:none;}
img{vertical-align:top;}
.clear{clear:both;font-size:0;line-height:0;height:0;overflow:hidden;}
.clearm:after{clear:both;display:block;height:0;visibility:hidden;content:" ";}
.clearm{*zoom:1;}
input{ outline:none; vertical-align:middle;}
textarea{resize:none;outline:none;overflow: hidden;}
input.submit,input.reset{ cursor:pointer;}
.text_overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}
p{line-height:25px;}
h1{font-size:32px;color:#333;line-height: 34px;font-weight: normal;font-family:"OpenSans-Semibold";}
h2{font-size:32px;color:#006075;line-height: 34px;font-weight: normal;font-family:"OpenSans-Semibold";}
h3{font-size:24px;line-height: 26px;font-weight: normal;}
h4{font-size:14px;line-height: 16px;font-weight: normal;}
/* backToTop */
.hidden{display:none;}
.bread{padding:5px 0;line-height:25px;background-color:#f2f2f2;}
.bread a,.bread span{color:#666;}
.bread a:hover,.bread a:nth-last-child(1){color:#c30d23;}
